Skip to content

add clkrstSetMinVClockRate() and clkrstGetDvfsTable() - #734

Merged
fincs merged 5 commits into
switchbrew:masterfrom
Lightos1:master
Sep 17, 2026
Merged

fincs merged 5 commits into
switchbrew:masterfrom
Lightos1:master

Conversation

@Lightos1

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread nx/source/services/clkrst.c Outdated
return rc;
}

Result clkrstSetMinVClockRate(ClkrstSession *session, u32 hz) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cmds should be in cmdid-order. Move this before clkrstGetPossibleClockRates.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should also be clkrstSetMinimumVoltageClockRate.

@Lightos1

Copy link
Copy Markdown
Contributor Author

Realized that the firmware checks didn't make much sense since clkrst was only added after 8.0.0 anyway, I accidentally confused it with the older pcv versions, my bad.

@fincs
fincs merged commit 7a4f81d into switchbrew:master Sep 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants